PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / closeCurrentPage Method
In This Topic
    closeCurrentPage Method
    In This Topic
    Closes the current page no matter how much content has been added to it. Next content added to document will start on a new page.
    Syntax
    public void closeCurrentPage()
    See Also